\(\int \frac {\cosh ((a+b x)^2)}{x^2} \, dx\) [58]

   Optimal result
   Rubi [N/A]
   Mathematica [N/A]
   Maple [N/A] (verified)
   Fricas [N/A]
   Sympy [N/A]
   Maxima [N/A]
   Giac [N/A]
   Mupad [N/A]

Optimal result

Integrand size = 12, antiderivative size = 12 \[ \int \frac {\cosh \left ((a+b x)^2\right )}{x^2} \, dx=\text {Int}\left (\frac {\cosh \left ((a+b x)^2\right )}{x^2},x\right ) \]

[Out]

Unintegrable(cosh((b*x+a)^2)/x^2,x)

Rubi [N/A]

Not integrable

Time = 0.03 (sec) , antiderivative size = 12, normalized size of antiderivative = 1.00, number of steps used = 0, number of rules used = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \[ \int \frac {\cosh \left ((a+b x)^2\right )}{x^2} \, dx=\int \frac {\cosh \left ((a+b x)^2\right )}{x^2} \, dx \]

[In]

Int[Cosh[(a + b*x)^2]/x^2,x]

[Out]

b*Defer[Subst][Defer[Int][Cosh[x^2]/(-a + x)^2, x], x, a + b*x]

Rubi steps \begin{align*} \text {integral}& = b \text {Subst}\left (\int \frac {\cosh \left (x^2\right )}{(-a+x)^2} \, dx,x,a+b x\right ) \\ \end{align*}

Mathematica [N/A]

Not integrable

Time = 3.36 (sec) , antiderivative size = 14, normalized size of antiderivative = 1.17 \[ \int \frac {\cosh \left ((a+b x)^2\right )}{x^2} \, dx=\int \frac {\cosh \left ((a+b x)^2\right )}{x^2} \, dx \]

[In]

Integrate[Cosh[(a + b*x)^2]/x^2,x]

[Out]

Integrate[Cosh[(a + b*x)^2]/x^2, x]

Maple [N/A] (verified)

Not integrable

Time = 0.02 (sec) , antiderivative size = 12, normalized size of antiderivative = 1.00

\[\int \frac {\cosh \left (\left (b x +a \right )^{2}\right )}{x^{2}}d x\]

[In]

int(cosh((b*x+a)^2)/x^2,x)

[Out]

int(cosh((b*x+a)^2)/x^2,x)

Fricas [N/A]

Not integrable

Time = 0.25 (sec) , antiderivative size = 23, normalized size of antiderivative = 1.92 \[ \int \frac {\cosh \left ((a+b x)^2\right )}{x^2} \, dx=\int { \frac {\cosh \left ({\left (b x + a\right )}^{2}\right )}{x^{2}} \,d x } \]

[In]

integrate(cosh((b*x+a)^2)/x^2,x, algorithm="fricas")

[Out]

integral(cosh(b^2*x^2 + 2*a*b*x + a^2)/x^2, x)

Sympy [N/A]

Not integrable

Time = 3.04 (sec) , antiderivative size = 22, normalized size of antiderivative = 1.83 \[ \int \frac {\cosh \left ((a+b x)^2\right )}{x^2} \, dx=\int \frac {\cosh {\left (a^{2} + 2 a b x + b^{2} x^{2} \right )}}{x^{2}}\, dx \]

[In]

integrate(cosh((b*x+a)**2)/x**2,x)

[Out]

Integral(cosh(a**2 + 2*a*b*x + b**2*x**2)/x**2, x)

Maxima [N/A]

Not integrable

Time = 0.61 (sec) , antiderivative size = 14, normalized size of antiderivative = 1.17 \[ \int \frac {\cosh \left ((a+b x)^2\right )}{x^2} \, dx=\int { \frac {\cosh \left ({\left (b x + a\right )}^{2}\right )}{x^{2}} \,d x } \]

[In]

integrate(cosh((b*x+a)^2)/x^2,x, algorithm="maxima")

[Out]

integrate(cosh((b*x + a)^2)/x^2, x)

Giac [N/A]

Not integrable

Time = 0.27 (sec) , antiderivative size = 14, normalized size of antiderivative = 1.17 \[ \int \frac {\cosh \left ((a+b x)^2\right )}{x^2} \, dx=\int { \frac {\cosh \left ({\left (b x + a\right )}^{2}\right )}{x^{2}} \,d x } \]

[In]

integrate(cosh((b*x+a)^2)/x^2,x, algorithm="giac")

[Out]

integrate(cosh((b*x + a)^2)/x^2, x)

Mupad [N/A]

Not integrable

Time = 1.57 (sec) , antiderivative size = 14, normalized size of antiderivative = 1.17 \[ \int \frac {\cosh \left ((a+b x)^2\right )}{x^2} \, dx=\int \frac {\mathrm {cosh}\left ({\left (a+b\,x\right )}^2\right )}{x^2} \,d x \]

[In]

int(cosh((a + b*x)^2)/x^2,x)

[Out]

int(cosh((a + b*x)^2)/x^2, x)